Get rid of a stray character
authorJason Ekstrand <jason@jlekstrand.net>
Wed, 23 Apr 2014 02:17:55 +0000 (21:17 -0500)
committerJasper St. Pierre <jstpierre@mecheye.net>
Wed, 23 Apr 2014 02:28:34 +0000 (22:28 -0400)
gtk/gtkdnd.c

index ce928f9d3ffc902ab9e0d3ce896fb81b81f268a0..9cf00b6cda74506e686e2275a0cf719761603628 100644 (file)
@@ -1250,7 +1250,7 @@ gtk_drag_highlight_draw (GtkWidget *widget,
   GtkStyleContext *context;
 
   if (GTK_IS_WINDOW (widget))
-    {u
+    {
       /* We don't want to draw the drag highlight around the
        * CSD window decorations
        */